Carbon


ChangeMenuItemPropertyAttributes

Header: Menus.h Carbon status: Supported

OSStatus ChangeMenuItemPropertyAttributes (
    MenuRef menu, 
    MenuItemIndex item, 
    OSType propertyCreator, 
    OSType propertyTag, 
    UInt32 attributesToSet, 
    UInt32 attributesToClear
);
menu
item
propertyCreator
propertyTag
attributesToSet
attributesToClear
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later. Exported by CarbonLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)